- Clear
SLresult function(SLAndroidSimpleBufferQueueItf self) Clear;
Undocumented in source.
- Enqueue
SLresult function(SLAndroidSimpleBufferQueueItf self, const void* pBuffer, SLuint32 size) Enqueue;
Undocumented in source.
- GetState
SLresult function(SLAndroidSimpleBufferQueueItf self, SLAndroidSimpleBufferQueueState* pState) GetState;
Undocumented in source.
- RegisterCallback
SLresult function(SLAndroidSimpleBufferQueueItf self, slAndroidSimpleBufferQueueCallback callback, void* pContext) RegisterCallback;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.